home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / Monkey Lander.swf / scripts / frame_133 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  65 b   |  5 lines

  1. if(_root.volumeOff == false)
  2. {
  3.    sndBonus.setVolume(100);
  4. }
  5.